fixedFirstCol
Type
property
Summary
Defines if the first column stays fixed when scrolling horizontally.
Syntax
get the fixedFirstCol of <widget>
set the fixedFirstCol of <widget> to {true | false}
Description
Use the fixedFirstCol property to define whether the first column remains fixed when scrolling horizontally.
Value
Name | Type | Description |
---|---|---|
value | boolean | the fixedFirstCol of the table |